Skip to main content

Upload file

isAutoInstall 0 Upload only | 1 Upload and install

//Uploading files
{
"action": "beginfilesend",
"comm": {
"filePaths":"c:\\laixi\\laixi.apk",
"isAutoInstall":"0",
"deviceIds":"fa3523ea0510,8318fc66"
}
}
//Stop uploading files
{
"action": "stopsendfile",
"comm": {
"deviceIds":"fa3523ea0510,8318fc66"
}
}